runtime.traceLocker.ProcSteal (method)
6 uses
runtime (current package)
proc.go#L1566: trace.ProcSteal(pp, false)
proc.go#L2074: trace.ProcSteal(p2, false)
proc.go#L4515: trace.ProcSteal(pp, true)
proc.go#L4753: trace.ProcSteal(gp.m.p.ptr(), true)
proc.go#L6260: trace.ProcSteal(pp, false)
traceruntime.go#L564: func (tl traceLocker) ProcSteal(pp *p, inSyscall bool) {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |